home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Agent Central Host Computer
/
Agent - Central Host Computer.iso
/
_SETUP.1
/
jamclr.ctl
< prev
next >
Wrap
Text File
|
2000-05-12
|
599b
|
21 lines
-- RCSVER $Id: jamclr.ctl,v 1.1 2000-05-03 12:29:07-05 randy Exp $ */
-- *************************************************************************
-- Copyright (C) 1999, Agent Systems, Inc. All Rights Reserved.
--
-- Name: jamclr.ctl
-- Date: 05/06/1999
-- memo: Randy Wood
-- Description: Load the data for the jamclr table.
-- Changes:
-- *********************************************************************** */
LOAD DATA
INFILE *
INTO TABLE jamclr
fields terminated by "|"
trailing nullcols
(
user_id,
canclear
)
begindata